Removing Embedded Covers
If you upload a video (usually a Grok generated video) that contains an embedded cover (not 'p, don't worry), Shimmie refuses to upload it and brings up an error. You can work around this by running this simple ffmpeg script:
ffmpeg -i [input filename w/ extension] -c copy [output filename w/ extension]
ffmpeg -i [input filename w/ extension] -c copy [output filename w/ extension]
Revision 2 by SovietHunky at 2026-08-08 03:01:27